home *** CD-ROM | disk | FTP | other *** search
Text File | 1989-12-22 | 1.5 KB | 41 lines | [TEXT/GEOL] |
- Item 5220645 15-Dec-89 21:40
-
- From: MADA2 MacApp Dev Assoc, Curtis Faith
-
- To: MACAPP.TECH$ MacApp Technical
- MACDTS Macintosh Developer Tech. Supt.
- MACAPP.TEST MacApp SQA Team
-
- Sub: TTextListView Selection Bug
-
- The following was sent to me on Compuserve:
-
- ___________________________________________
- Fm: Eric Knight 71531,277
- To: Curtis Faith 74170,101
-
- Curtis,
- I was hoping you would relay the following what-I-think-is-a-bug to the
- MacApp group via AppleLink. I will soon have an AppleLink address and will be
- able to do it myself. Until then, thanks in advance.
-
- Macintosh II with 5 megs
- Using System 6.0.4, MPW 3.0, Pascal 3.0, MacApp 2.0B9
-
- In a TTextListView with multiple selections allowed a command-shift-click on a
- cell does not react properly. Although this is not a legitimate key-mouse
- sequence for a normal TTextListView, it should either do nothing or act as a
- shift-click or command-click only. I can even produce a System Error ID=01
- with a non-debug application by: selecting a single line, command-selecting a
- line a few cells above the selection, and shift-command selecting a line
- in-between the two selections...boom! I haven't tested it, but guess that
- the same thing would happen with any TGridView.
-
- I've overriden DoMouseCommand to solve the problem temporarily, but I think it
- is a bug that needs fixing.
-
- Thank you...
- Eric Knight
-
-
-